diff options
Diffstat (limited to 'config/waybar/style/[Colorful] Aurora.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Aurora.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index 55dffc62..0181ebc9 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -107,6 +107,7 @@ tooltip label{ #custom-cava_mviz, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -153,9 +154,12 @@ tooltip label{ padding-right: 12px; } /*-----Indicators----*/ +#custom-hypridle.notactive, #idle_inhibitor.activated { - color: #2dcc36; + color: #39FF14; + font-size: 100%; } + #pulseaudio.muted { color: #cc3436; } |
